home *** CD-ROM | disk | FTP | other *** search
- Path: ulke.hiMolde.no!usenet
- From: "Mathijs Brands (I2B2V)" <i30885@hi2.hwb.nl>
- Newsgroups: comp.lang.c
- Subject: LE executable layout (Watcom)
- Date: Wed, 10 Jan 1996 14:58:36 +0100
- Organization: Molde College, Department of Computer Science
- Message-ID: <30F3C60C.41C67EA6@hi2.hwb.nl>
- NNTP-Posting-Host: 145.48.100.11
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b5 (X11; I; SunOS 4.1.3 sun4c)
-
- I'm looking for some specs on LE executables. I want to attach some
- stuff to the end of my bins.
-
- If I want to do that, I have to use the header of the stub to find the
- LE header and then extract the exec length.
-
- By the way, I compress my executables with PMWLite using the PMode/W
- extender.
-